Home
last modified time | relevance | path

Searched +full:pages +(+path:plugin +path:statdisplay) -(+path:plugin +path:statdisplay +path:lang) (Results 1 – 3 of 3) sorted by relevance

/plugin/statdisplay/helper/
H A Dgraph.php68 $pages = array();
78 $pages[] = $data['page']['all']['count'] ?? 0;
91 $this->getLang('pages'),
95 array($hits, $pages, $media, $visitors)
112 $pages = array();
120 $pages[] = $data['page'][$by][$idx]['count'];
133 $this->getLang('pages'),
137 array($hits, $pages, $media, $visitors)
154 $pages = array();
171 $this->getLang('pages'),
[all …]
H A Dtable.php92 * Print top entry pages for a given month
122 * Print top pages for a given month
159 $this->head($this->getLang('pages'), 2);
305 $this->head($this->getLang('pages'));
309 $this->head($this->getLang('pages'));
329 $this->cell(round($this->log->avg($data['page']['day'] ?? [], 'count'))); // Pages
334 $this->cell($data['page']['all']['count']); // Pages
H A Dlog.php277 * Shortens IPs, referers, entry pages, user agents etc. to preserve space and memory