Lines Matching refs:logdata
85 $this->log->logdata[$date]['referer_url'],
86 $this->log->logdata[$date]['referer']['count'],
100 $this->log->logdata[$date]['entry'],
101 $this->log->logdata[$date]['page']['all']['count'],
115 $this->log->logdata[$date]['useragent'],
116 $this->log->logdata[$date]['page']['all']['count'],
130 $this->log->logdata[$date]['page_url'],
131 $this->log->logdata[$date]['page']['all']['count'],
145 $data = $this->log->logdata[$date];
199 $data = $this->log->logdata[$date];
272 foreach ((array)$this->log->logdata[$date]['status']['all'] as $code => $count) {
315 foreach ((array)$this->log->logdata as $month => $data) {