Home
last modified time | relevance | path

Searched defs:referer (Results 1 – 15 of 15) sorted by relevance

/plugin/statistics/_test/
DSearchEnginesTest.php360 string $referer,
382 string $referer,
404 string $referer,
422 string $referer,
440 string $referer,
DLoggerTest.php181 public function testLogReferer($referer, $expectedEngine, $shouldBeLogged)
/plugin/statistics/
DSearchEngines.php120 public function __construct(string $referer)
178 protected function analyze(string $referer): void
195 protected function analyzereferer(string $referer): ?array
DLogger.php297 public function logReferer($referer): ?int
DQuery.php473 public function referer(): array function in dokuwiki\\plugin\\statistics\\Query
/plugin/botmon/
H A Dpview.php29 $referer = preg_replace('/[\x00-\x1F]/', "\u{FFFD}", $json['r'] ?? ''); variable
/plugin/logstats/
Daction.php120 public function logAccess($page, $status, $size, $referer = '') {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
DHttpRequest.php28 public $referer; variable in Google\\Service\\Networkconnectivity\\HttpRequest
86 public function setReferer($referer)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
DHttpRequest.php49 public $referer; variable in Google\\Service\\Logging\\HttpRequest
170 public function setReferer($referer)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
DV2HttpRequest.php49 public $referer; variable in Google\\Service\\ServiceControl\\V2HttpRequest
170 public function setReferer($referer)
/plugin/directions/
Daction.php199 function dir_logAccess($page,$status,$referer=''){
/plugin/sentry/
Dscript.js19 referer: document.referrer property
/plugin/statdisplay/helper/
Dtable.php81 private function referer($date = '') function in helper_plugin_statdisplay_table
/plugin/upgrade/HTTP/
DHTTPClient.php26 public $referer; variable in dokuwiki\\plugin\\upgrade\\HTTP\\HTTPClient
/plugin/elwikiupgrade/
DHTTPClient.php36 var $referer; variable in dokuwiki\\plugin\\elwikiupgrade\\HTTPClient