| /plugin/statdisplay/helper/ |
| D | table.php | 240 $this->cell($this->log->avg($data['hits']['hour'], 'count')); 246 $this->cell($this->log->avg($data['hits']['day'], 'count')); 252 $this->cell($this->log->avg($data['media']['day'], 'count')); 258 $this->cell($this->log->avg($data['page']['day'], 'count')); 264 $this->cell(filesize_h($this->log->avg($data['hits']['day'], 'bytes'))); 327 $this->cell(round($this->log->avg($data['hits']['day'] ?? [], 'count'))); // Hits 328 $this->cell(round($this->log->avg($data['media']['day'] ?? [], 'count'))); // Files 329 $this->cell(round($this->log->avg($data['page']['day'] ?? [], 'count'))); // Pages 330 $this->cell(round($this->log->avg($data['hits']['day'] ?? [], 'visitor'))); // Visits
|
| D | graph.php | 192 $avg = $this->log->avg($usertraffic); 195 $avg = 0; 238 $Chart->drawTreshold($avg, new Color(128, 0, 0));
|
| D | log.php | 408 public function avg($input, $key = null) function in helper_plugin_statdisplay_log
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/ |
| D | cfbaea6f0df045c5d940bbb6a9c69cd8.asciidoc | 16 'avg' => [
|
| D | 645796e8047967ca4a7635a22a876f4c.asciidoc | 19 'avg' => [
|
| D | dc15e2373e5ecbe09b4ea0858eb63d47.asciidoc | 12 'rock>playback_stats.avg' => 'desc',
|
| D | 028f6d6ac2594e20b78b8a8f8cbad49d.asciidoc | 13 'rock>playback_stats.avg' => 'desc',
|
| /plugin/findologicxmlexport/vendor/hoa/math/ |
| D | README.md | 83 $expression = '1 / 2 / 3 + 4 * (5 * 2 - 6) * PI / avg(7, 8, 9)'; 122 * > > > > > > token(id, avg)
|
| /plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/DSL/ |
| D | Aggregation.php | 112 public function avg(string $name): Avg function in Elastica\\QueryBuilder\\DSL\\Aggregation
|
| /plugin/codemirror/dist/modes/ |
| D | sql.min.js.map | 1 …avg avg_row_length before binary binlog both btree cache call cascade cascaded case catalog_name c…
|
| D | sparql.min.js.map | 1 … \"iri\", \"uri\", \"bnode\", \"count\", \"sum\", \"min\", \"max\", \"avg\", \"sample\",\n …
|
| D | cypher.min.js.map | 1 …[\"abs\", \"acos\", \"allShortestPaths\", \"asin\", \"atan\", \"atan2\", \"avg\", \"ceil\", \"coal…
|
| D | q.min.js.map | 1 …j0\",\"all\",\"and\",\"any\",\"asc\",\"asin\",\"asof\",\"atan\",\"attr\",\"avg\",\"avgs\",\"bin\",…
|
| /plugin/codeprettify/code-prettify/src/ |
| D | lang-xq.js | 64 …avg|fn:adjust-time-to-timezone|fn:adjust-dateTime-to-timezone|fn:adjust-date-to-timezone|fn:abs|fe…
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 50.50.js.map | 1 …e',\n 'to_ascii',\n 'approximate percentile_disc',\n 'avg',\n 'count',…
|
| D | 7.7.js.map | 1 … 'at',\n 'attributes',\n 'authority',\n 'authority-check',\n 'avg',\n 'back',\n …
|
| D | 40.40.js.map | 1 … 'atan',\n 'atan2',\n 'atan2d',\n 'atand',\n 'avg',\n 'bit',\n…
|
| D | bundle.js.map | 1 …avg = this._requestDurations.get(key);\n if (!avg) {\n avg = new…
|
| /plugin/highlightjs/highlight/ |
| D | highlight.pack.js | 1 …avg:1}}},m:[hljs.CNM,hljs.CBLCLM,{cN:"comment",b:"--",e:"$"},{cN:"string",b:"'",e:"'",c:["escape",… property
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/ |
| D | fabric.js | 18558 iLen = data.length, i, avg; 18561 avg = 0.3 * data[i] + 0.59 * data[i + 1] + 0.11 * data[i + 2]; 18562 data[i] = avg + 100; 18563 data[i + 1] = avg + 50; 18564 data[i + 2] = avg + 255;
|
| D | fabric.min.js | 11 …iLen=data.length,i,avg;for(i=0;i<iLen;i+=4){avg=.3*data[i]+.59*data[i+1]+.11*data[i+2];data[i]=avg…
|
| /plugin/diagramsnet/lib/plugins/webcola/ |
| D | cola.min.js | 1 …avg=function(a){return a.reduce(function(a,b){return a+b})/a.length},a.prototype.getGridLines=func…
|
| /plugin/elasticsearch/vendor/ruflin/elastica/ |
| D | CHANGELOG.md | 883 - Function score query: corrected the `score_method` `average` to `avg` [#975](https://github.com/r…
|
| /plugin/aceeditor/ |
| D | build.js | 1 …fter|algorithm|all|analyze|asensitive|at|authors|auto_increment|autocommit|avg|avg_row_length|befo…
|
| /plugin/syntaxhighlighter4/dist/ |
| D | syntaxhighlighter.js.map | 1 …ighlighter-regex').commonRegExp;\n\nfunction Brush() {\n var funcs = 'abs avg case cast coalesce …
|