Lines Matching refs:Query

125         $this->tlimit = $this->hlp->Query()->mktlimit($from, $to);
255 $result = $this->hlp->Query()->aggregate($this->tlimit);
278 $result = $this->hlp->Query()->pages($this->tlimit, $this->start, 15);
286 $result = $this->hlp->Query()->newreferer($this->tlimit, $this->start, 15);
294 $result = $this->hlp->Query()->searchphrases(true, $this->tlimit, $this->start, 15);
311 $result = $this->hlp->Query()->countries($this->tlimit, $this->start, 150);
317 $result = $this->hlp->Query()->pages($this->tlimit, $this->start, 150);
323 $result = $this->hlp->Query()->edits($this->tlimit, $this->start, 150);
330 $result = $this->hlp->Query()->imagessum($this->tlimit);
335 $result = $this->hlp->Query()->images($this->tlimit, $this->start, 150);
342 $result = $this->hlp->Query()->downloadssum($this->tlimit);
347 $result = $this->hlp->Query()->downloads($this->tlimit, $this->start, 150);
354 $result = $this->hlp->Query()->browsers($this->tlimit, $this->start, 150, true);
361 $result = $this->hlp->Query()->topuser($this->tlimit, $this->start, 150, true);
368 $result = $this->hlp->Query()->topeditor($this->tlimit, $this->start, 150, true);
375 $result = $this->hlp->Query()->topgroup($this->tlimit, $this->start, 150, true);
382 $result = $this->hlp->Query()->topgroupedit($this->tlimit, $this->start, 150, true);
389 $result = $this->hlp->Query()->os($this->tlimit, $this->start, 150, true);
394 $result = $this->hlp->Query()->aggregate($this->tlimit);
407 $result = $this->hlp->Query()->referer($this->tlimit, $this->start, 150);
414 $result = $this->hlp->Query()->newreferer($this->tlimit, $this->start, 150);
420 $result = $this->hlp->Query()->outlinks($this->tlimit, $this->start, 150);
426 $result = $this->hlp->Query()->searchphrases(true, $this->tlimit, $this->start, 150);
432 $result = $this->hlp->Query()->searchwords(true, $this->tlimit, $this->start, 150);
438 $result = $this->hlp->Query()->searchphrases(false, $this->tlimit, $this->start, 150);
444 $result = $this->hlp->Query()->searchwords(false, $this->tlimit, $this->start, 150);
451 $result = $this->hlp->Query()->searchengines($this->tlimit, $this->start, 150);
458 $result = $this->hlp->Query()->resolution($this->tlimit, $this->start, 150);
465 $result = $this->hlp->Query()->viewport($this->tlimit, $this->start, 150);
471 $result = $this->hlp->Query()->seenusers($this->tlimit, $this->start, 150);