Home
last modified time | relevance | path

Searched refs:metric (Results 1 – 25 of 56) sorted by relevance

123

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Nodes/
H A DStats.php31 protected $metric; variable in Elasticsearch\\Endpoints\\Nodes\\Stats
37 $metric = $this->metric ?? null;
40 if (isset($node_id) && isset($metric) && isset($index_metric)) {
41 return "/_nodes/$node_id/stats/$metric/$index_metric";
43 if (isset($metric) && isset($index_metric)) {
44 return "/_nodes/stats/$metric/$index_metric";
46 if (isset($node_id) && isset($metric)) {
47 return "/_nodes/$node_id/stats/$metric";
52 if (isset($metric)) {
91 setMetric($metric) global() argument
[all...]
H A DUsage.php31 protected $metric; variable in Elasticsearch\\Endpoints\\Nodes\\Usage
36 $metric = $this->metric ?? null;
38 if (isset($node_id) && isset($metric)) {
39 return "/_nodes/$node_id/usage/$metric";
44 if (isset($metric)) {
45 return "/_nodes/usage/$metric";
75 public function setMetric($metric): Usage argument
77 if (isset($metric) !== true) {
80 if (is_array($metric)
[all...]
H A DInfo.php31 protected $metric; variable in Elasticsearch\\Endpoints\\Nodes\\Info
36 $metric = $this->metric ?? null;
38 if (isset($node_id) && isset($metric)) {
39 return "/_nodes/$node_id/$metric";
44 if (isset($metric)) {
45 return "/_nodes/$metric";
76 public function setMetric($metric): Info argument
78 if (isset($metric) !== true) {
81 if (is_array($metric)
[all...]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cluster/
H A DState.php30 protected $metric; variable in Elasticsearch\\Endpoints\\Cluster\\State
34 $metric = $this->metric ?? null;
37 if (isset($metric) && isset($index)) {
38 return "/_cluster/state/$metric/$index";
40 if (isset($metric)) {
41 return "/_cluster/state/$metric";
65 public function setMetric($metric): State argument
67 if (isset($metric) !== true) {
70 if (is_array($metric)
[all...]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/
H A DStats.php30 protected $metric; variable in Elasticsearch\\Endpoints\\Indices\\Stats
34 $metric = $this->metric ?? null;
37 if (isset($index) && isset($metric)) {
38 return "/$index/_stats/$metric";
40 if (isset($metric)) {
41 return "/_stats/$metric";
70 public function setMetric($metric): Stats argument
72 if (isset($metric) !== true) {
75 if (is_array($metric)
[all...]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Watcher/
H A DStats.php30 protected $metric; variable in Elasticsearch\\Endpoints\\Watcher\\Stats
34 $metric = $this->metric ?? null;
36 if (isset($metric)) {
37 return "/_watcher/stats/$metric";
45 'metric',
55 public function setMetric($metric): Stats argument
57 if (isset($metric) !== true) {
60 if (is_array($metric) === true) {
61 $metric
[all...]
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/
H A DInfo.php67 foreach ($metrics as $metric => $data) {
68 if (isset($this->_metricCache[$metric]) === false) {
69 $this->_metricCache[$metric] = array();
76 if (isset($this->_metricCache[$metric][$value]) === false) {
77 $this->_metricCache[$metric][$value] = $count;
79 $this->_metricCache[$metric][$value] += $count;
124 foreach ($this->_metricCache as $metric => $values) {
137 echo "$metric: \033[4m$winner\033[0m [$winnerCount/$totalCount, $winPercent%]".PHP_EOL;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1MeasurementMetric.php25 public $metric; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1MeasurementMetric
31 public function setMetric($metric) argument
33 $this->metric = $metric;
40 return $this->metric;
H A DGoogleCloudMlV1StudyConfigMetricSpec.php29 public $metric; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1StudyConfigMetricSpec
48 public function setMetric($metric) argument
50 $this->metric = $metric;
57 return $this->metric;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Playdeveloperreporting/
H A DGooglePlayDeveloperReportingV1beta1MetricValue.php27 public $metric; variable in Google\\Service\\Playdeveloperreporting\\GooglePlayDeveloperReportingV1beta1MetricValue
46 public function setMetric($metric) argument
48 $this->metric = $metric;
55 return $this->metric;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdMob/
H A DMediationReportSpecSortCondition.php29 public $metric; variable in Google\\Service\\AdMob\\MediationReportSpecSortCondition
52 public function setMetric($metric) argument
54 $this->metric = $metric;
61 return $this->metric;
H A DNetworkReportSpecSortCondition.php29 public $metric; variable in Google\\Service\\AdMob\\NetworkReportSpecSortCondition
52 public function setMetric($metric) argument
54 $this->metric = $metric;
61 return $this->metric;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/
H A DCounterOptions.php32 public $metric; variable in Google\\Service\\GameServices\\CounterOptions
65 public function setMetric($metric) argument
67 $this->metric = $metric;
74 return $this->metric;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DLogConfigCounterOptions.php32 public $metric; variable in Google\\Service\\Compute\\LogConfigCounterOptions
65 public function setMetric($metric) argument
67 $this->metric = $metric;
74 return $this->metric;
H A DQuota.php26 public $metric; variable in Google\\Service\\Compute\\Quota
44 public function setMetric($metric) argument
46 $this->metric = $metric;
53 return $this->metric;
H A DAutoscalingPolicyCustomMetricUtilization.php29 public $metric; variable in Google\\Service\\Compute\\AutoscalingPolicyCustomMetricUtilization
54 public function setMetric($metric) argument
56 $this->metric = $metric;
63 return $this->metric;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DV1Beta1QuotaOverride.php33 public $metric; variable in Google\\Service\\ServiceConsumerManagement\\V1Beta1QuotaOverride
78 public function setMetric($metric) argument
80 $this->metric = $metric;
87 return $this->metric;
H A DV1Beta1ProducerQuotaPolicy.php33 public $metric; variable in Google\\Service\\ServiceConsumerManagement\\V1Beta1ProducerQuotaPolicy
78 public function setMetric($metric) argument
80 $this->metric = $metric;
87 return $this->metric;
H A DQuotaLimit.php49 public $metric; variable in Google\\Service\\ServiceConsumerManagement\\QuotaLimit
150 public function setMetric($metric) argument
152 $this->metric = $metric;
159 return $this->metric;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DQuotaOverride.php33 public $metric; variable in Google\\Service\\ServiceUsage\\QuotaOverride
78 public function setMetric($metric) argument
80 $this->metric = $metric;
87 return $this->metric;
H A DAdminQuotaPolicy.php33 public $metric; variable in Google\\Service\\ServiceUsage\\AdminQuotaPolicy
78 public function setMetric($metric) argument
80 $this->metric = $metric;
87 return $this->metric;
H A DQuotaLimit.php49 public $metric; variable in Google\\Service\\ServiceUsage\\QuotaLimit
150 public function setMetric($metric) argument
152 $this->metric = $metric;
159 return $this->metric;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
H A DPivotHeaderEntry.php65 public function setMetric(MetricHeaderEntry $metric) argument
67 $this->metric = $metric;
74 return $this->metric;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DQuotaLimit.php49 public $metric; variable in Google\\Service\\ServiceNetworking\\QuotaLimit
150 public function setMetric($metric) argument
152 $this->metric = $metric;
159 return $this->metric;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DQuotaLimit.php49 public $metric; variable in Google\\Service\\ServiceManagement\\QuotaLimit
150 public function setMetric($metric) argument
152 $this->metric = $metric;
159 return $this->metric;

123