Lines Matching refs:debug

12     public $debug = null;  variable in siteexport_functions
19 $this->debug = new siteexport_debug();
20 $this->debug->isAJAX = $isAJAX;
23 $this->debug->message("Settings completed: zipFile", $this->settings->zipFile, 1);
36 if ($this->debug->debugLevel() < 5) {
38 $params['debug'] = $this->debug->debugLevel();
49 $this->debug->message("'{$file}' does not exist. Checking original ZipFile", null, 3);
54 …$this->debug->message("The export must have gone wrong. The cached file does not exist.", array("p…
58 …$this->debug->message("had to move another original file over. Did it work? " . ($status ? 'Yes, i…
60 $this->debug->message("The file does exist!", $file, 2);
145 $this->debug->message("Shortening file to '$NAME'", null, 1);
225 $this->debug->message("Starting to build WL-URL for '$id'", $more, 1);
272 $this->debug->message("'$xlink'", array(DOKU_REL, DOKU_URL, DOKU_BASE, $xlink), 2);
275 $this->debug->message("Override enabled.", null, 1);
296 $this->debug->message("internal WL function result: '$xlink'", null, 2);
314 …$this->debug->message("Generating an internal md5 pattern. This will go wrong - and won't cache pr…
332 $this->debug->message("Export Filename for '$FILE' will be: '$fileName'", null, 2);
364 $this->debug->message("Redirecting to '$URL'", null, 2);
408 $this->debug->message("Prepared POST data:", $data, 1);
413 $this->debug->message("Found inner Array:", $value, 1);
621 $this->debug->message("Calculated the following Cache Hash URL: ", $params, 2);
635 $this->debug->message("The baseURL was not absolute.", $baseURL, 1);
644 $this->debug->message("The replaceURL was already absolute.", $replaceURL, 1);
654 $this->debug->message("State before kicking.", array($replaceParts, $baseParts), 1);
672 …$this->debug->message("Found URL '{$replaceURL}' that is relative to current page '{$baseURL}'.", …
690 $this->debug->message("Checking for offsite links", array(
710 …$this->debug->message("Replacing finalLink '${finalLink}' with offsiteLink '${offsiteTemplate}'", …
751 …$this->debug->message("Re-authenticating with default user from configuration", $authentication['u…