Home
last modified time | relevance | path

Searched refs:active (Results 126 – 150 of 623) sorted by last modified time

12345678910>>...25

/plugin/linksuggest/
H A Dstyle.css42 .dropdown-menu .active {
/plugin/s5/ui/blue/
H A Dpretty.css9 #controls :active {color: #88A !important;}
/plugin/s5/ui/pixel/
H A Dpretty.css9 #controls :active {color: #88A !important;}
/plugin/s5/ui/dokuwiki/
H A Dpretty.css10 #controls :active {color: #436976 !important;}
/plugin/s5/ui/flower/
H A Dpretty.css9 #controls :active {color: #88A !important;}
/plugin/s5/ui/default/
H A Dpretty.css5 #controls :active {color: #88A !important;}
/plugin/s5/ui/yatil/
H A Dpretty.css17 #controls :active {color: #333 !important;}
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A Df70a54cd9a9f4811bf962e469f2ca2ea.asciidoc11 'status' => 'active',
H A Dfa88f6f5a7d728ec4f1d05244228cb09.asciidoc15 'status' => 'active',
H A D162b5b693b713f0bfab1209d59443c46.asciidoc11 'status' => 'active',
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DWatcherNamespace.asciidoc123 $params['active'] = (boolean) Specify whether the watch is in/active by default
H A DCcrNamespace.asciidoc57 $params['wait_for_active_shards'] = (string) Sets the number of shard copies that must be active before returning. Defaults to 0. Set to `all` for all shard copies, otherwise set to any non-negative value less than or equal to the total number of copies for the shard (number of replicas + 1) (Default = 0)
H A DClusterNamespace.asciidoc140 $params['wait_for_active_shards'] = (string) Wait until the specified number of shards is active
H A DIndicesNamespace.asciidoc143 $params['wait_for_active_shards'] = (string) Set the number of active shards to wait for on the cloned index before the operation returns.
162 $params['wait_for_active_shards'] = (string) Sets the number of active shards to wait for before the operation returns. Set to `index-setting` to wait according to the index setting `index.write.wait_for_active_shards`, or `all` to wait for all shards, or an integer. Defaults to `0`.
436 $params['wait_for_active_shards'] = (string) Sets the number of active shards to wait for before the operation returns.
624 $params['wait_for_active_shards'] = (string) Sets the number of active shards to wait for before the operation returns.
848 $params['wait_for_active_shards'] = (string) Set the number of active shards to wait for on the shrunken index before the operation returns.
900 $params['wait_for_active_shards'] = (string) Set the number of active shards to wait for on the shrunken index before the operation returns.
932 $params['wait_for_active_shards'] = (string) Sets the number of active shards to wait for before the operation returns.
H A DLicenseNamespace.asciidoc50 $params['accept_enterprise'] = (boolean) If the active license is an enterprise license, return type as 'enterprise' (default: false)
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
H A DCurlMultiHandler.php25 private $active = 0; variable in GuzzleHttp\\Ring\\Client\\CurlMultiHandler
120 if ($this->active &&
134 $mrc = curl_multi_exec($this->_mh, $this->active);
140 if (!$this->active && $this->delays) {
144 } while ($this->active || $this->handles);
163 $mrc = curl_multi_exec($this->_mh, $this->active);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClient.asciidoc107 $params['wait_for_active_shards'] = (string) Sets the number of shard copies that must be active before proceeding with the bulk operation. Defaults to 1, meaning the primary shard only. Set to `all` for all shard copies, otherwise set to any non-negative value less than or equal to the total number of copies for the shard (number of replicas + 1)
188 $params['wait_for_active_shards'] = (string) Sets the number of shard copies that must be active before proceeding with the index operation. Defaults to 1, meaning the primary shard only. Set to `all` for all shard copies, otherwise set to any non-negative value less than or equal to the total number of copies for the shard (number of replicas + 1)
211 $params['wait_for_active_shards'] = (string) Sets the number of shard copies that must be active before proceeding with the delete operation. Defaults to 1, meaning the primary shard only. Set to `all` for all shard copies, otherwise set to any non-negative value less than or equal to the total number of copies for the shard (number of replicas + 1)
478 $params['wait_for_active_shards'] = (string) Sets the number of shard copies that must be active before proceeding with the index operation. Defaults to 1, meaning the primary shard only. Set to `all` for all shard copies, otherwise set to any non-negative value less than or equal to the total number of copies for the shard (number of replicas + 1)
656 $params['wait_for_active_shards'] = (string) Sets the number of shard copies that must be active before proceeding with the reindex operation. Defaults to 1, meaning the primary shard only. Set to `all` for all shard copies, otherwise set to any non-negative value less than or equal to the total number of copies for the shard (number of replicas + 1)
836 $params['wait_for_active_shards'] = (string) Sets the number of shard copies that must be active before proceeding with the update operation. Defaults to 1, meaning the primary shard only. Set to `all` for all shard copies, otherwise set to any non-negative value less than or equal to the total number of copies for the shard (number of replicas + 1)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconnection-pool.asciidoc102 removed from the cluster, the client updates its pool of active connections.
/plugin/highlight2wiki/
H A Dstyle.css34 markfr:active {
/plugin/folded/
H A Dstyle.css36 #dokuwiki__pagetools ul li a.fold_unfold_all:active {
41 #dokuwiki__pagetools ul li a.fold_unfold_all:active,
/plugin/achart/assets/
H A Dapexcharts.css57 .apexcharts-tooltip.apexcharts-active {
147 .apexcharts-tooltip-series-group.apexcharts-active .apexcharts-tooltip-marker {
151 .apexcharts-tooltip-series-group.apexcharts-active,
285 .apexcharts-xaxistooltip.apexcharts-active {
375 .apexcharts-yaxistooltip.apexcharts-active {
390 .apexcharts-xcrosshairs.apexcharts-active,
391 .apexcharts-ycrosshairs.apexcharts-active {
H A Dapexcharts.min.js6active.filter;"none"!==s&&this.applyFilter(t,e,s.type,s.value)}}},{key:"_scaleFilterSize",value:fu…
/plugin/ckgedit/ckeditor/skins/moono/
H A Ddialog.css5active{border-color:#969696;outline:0;box-shadow:0 0 6px rgba(0,0,0,.4) inset}.cke_hc a.cke_dialog…
H A Ddialog_ie.css5active{border-color:#969696;outline:0;box-shadow:0 0 6px rgba(0,0,0,.4) inset}.cke_hc a.cke_dialog…
H A Ddialog_ie7.css5active{border-color:#969696;outline:0;box-shadow:0 0 6px rgba(0,0,0,.4) inset}.cke_hc a.cke_dialog…

12345678910>>...25