Lines Matching refs:debug

11     public $debug = null;  variable in siteexport_functions
18 $this->debug = new siteexport_debug();
19 $this->debug->isAJAX = $isAJAX;
22 $this->debug->message("Settings completed: zipFile", $this->settings->zipFile, 1);
35 if ($this->debug->debugLevel() < 5) {
37 $params['debug'] = $this->debug->debugLevel();
48 $this->debug->message("'{$file}' does not exist. Checking original ZipFile", null, 3);
53 …$this->debug->message("The export must have gone wrong. The cached file does not exist.", array("p…
57 …$this->debug->message("had to move another original file over. Did it work? " . ($status ? 'Yes, i…
59 $this->debug->message("The file does exist!", $file, 2);
144 $this->debug->message("Shortening file to '$NAME'", null, 1);
224 $this->debug->message("Starting to build WL-URL for '$id'", $more, 1);
271 $this->debug->message("'$xlink'", array(DOKU_REL, DOKU_URL, DOKU_BASE, $xlink), 2);
274 $this->debug->message("Override enabled.", null, 1);
295 $this->debug->message("internal WL function result: '$xlink'", null, 2);
313 …$this->debug->message("Generating an internal md5 pattern. This will go wrong - and won't cache pr…
331 $this->debug->message("Export Filename for '$FILE' will be: '$fileName'", null, 2);
363 $this->debug->message("Redirecting to '$URL'", null, 2);
407 $this->debug->message("Prepared POST data:", $data, 1);
412 $this->debug->message("Found inner Array:", $value, 1);
617 $this->debug->message("Calculated the following Cache Hash URL: ", $params, 2);
631 $this->debug->message("The baseURL was not absolute.", $baseURL, 1);
640 $this->debug->message("The replaceURL was already absolute.", $replaceURL, 1);
650 $this->debug->message("State before kicking.", array($replaceParts, $baseParts), 1);
668 …$this->debug->message("Found URL '{$replaceURL}' that is relative to current page '{$baseURL}'.", …
684 $this->debug->message("Checking for offsite links", array(
704 …$this->debug->message("Replacing finalLink '${finalLink}' with offsiteLink '${offsiteTemplate}'", …
745 …$this->debug->message("Re-authenticating with default user from configuration", $authentication['u…