| /plugin/pagecss/ |
| H A D | action.php | 76 dbglog("pagecss: raw\n$css", 2); 80 dbglog("pagecss: too many CSS blocks", 2); 94 dbglog("pagecss: tidy\n$tidy_css", 2); 98 dbglog("pagecss: too long after tidy", 2); 115 dbglog("pagecss: blocked dangerous CSS pattern: $pattern", 2); 123 dbglog("pagecss: sanitized\n$tidy_css", 2); 160 dbglog("pagecss: CSS sanitized to empty for $ID", 2); 165 dbglog("pagecss: sanitized CSS ready for $ID", 2); 171 … dbglog("pagecss: found class selectors: " . implode(', ', $class_matches[1]), 2); 189 dbglog("pagecss: styles stored in metadata for $id", 2); [all …]
|
| /plugin/mediasyntax/ |
| D | action.php | 43 dbglog("entering function ".__FUNCTION__); 138 dbglog('---- PLUGIN INCLUDE INCLUDE KEY START ----'); 139 dbglog($include_key); 140 dbglog('---- PLUGIN INCLUDE INCLUDE KEY END ----'); 141 dbglog('---- PLUGIN INCLUDE CACHE DEPENDS START ----'); 142 dbglog($depends); 143 dbglog('---- PLUGIN INCLUDE CACHE DEPENDS END ----'); 200 dbglog("entering function ".__FUNCTION__); 201 dbglog("event->data follows"); 202 dbglog($event->data); [all …]
|
| /plugin/authphpbb3/ |
| D | auth.php | 89 $this->dbglog('PDO extension for PHP not found.'); 116 public function dbglog($msg) { function in auth_plugin_authphpbb3 122 dbglog($msg); 164 $this->dbglog('error while preparing query for phpBB URL'); 168 $this->dbglog('error while executing query for phpBB URL'); 272 $this->dbglog('error while preparing query for user data'); 276 $this->dbglog('error while executing query for user data'); 357 $this->dbglog('error while preparing query for users data'); 368 $this->dbglog('error while executing query for users data'); 390 $this->dbglog('error while executing query for ' . $row['user_id'] . ' groups'); [all …]
|
| /plugin/issuelinks/helper/ |
| D | data.php | 41 dbglog('start import. $lockfileKey: ' . $lockfileKey); 46 dbglog($services); 47 dbglog($serviceName); 49 dbglog($serviceClass); 79 dbglog( 85 dbglog($e->getUrl()); 86 dbglog($e->getHttpError()); 87 dbglog($e->getMessage()); 88 dbglog($e->getCode()); 89 dbglog($e->getResponseBody()); [all …]
|
| /plugin/include/ |
| H A D | action.php | 134 dbglog('---- PLUGIN INCLUDE META DATA START ----'); 135 dbglog($event->data); 136 dbglog('---- PLUGIN INCLUDE META DATA END ----'); 222 dbglog('---- PLUGIN INCLUDE CACHE DEPENDS START ----'); 223 dbglog($depends); 224 dbglog('---- PLUGIN INCLUDE CACHE DEPENDS END ----'); 237 dbglog('---- PLUGIN INCLUDE: REQUESTING CACHE PURGE ----'); 238 dbglog('---- PLUGIN INCLUDE CACHE PAGES FROM META START ----'); 239 dbglog($depends['pages']); 240 dbglog('---- PLUGIN INCLUDE CACHE PAGES FROM META END ----'); [all …]
|
| /plugin/issuelinks/ |
| D | Webhook.php | 21 dbglog($userAgent); 22 dbglog($INPUT->server); 37 dbglog('webhook could not be indentified', __FILE__ . ': ' . __LINE__); 38 dbglog('user agent: ' . $userAgent); 39 dbglog(json_decode($body, true));
|
| /plugin/alphalist/ |
| D | helper.php | 34 dbglog($string, 'alphalist helper::parse before'); 35 dbglog($rendered, 'alphalist helper::parse after'); 47 dbglog($string, 'alphalist helper::plain before'); 48 dbglog(trim($plain), 'alphalist helper::plain after');
|
| D | syntax.php | 30 dbglog($match, 'alphalist syntax $match'); 41 dbglog($match, 'alphalist syntax $match after processing'); 71 dbglog($pages, 'alphalist syntax $pages'); 122 dbglog($pages, 'alphalist syntax $list');
|
| /plugin/swiftmail/ |
| D | action.php | 127 $dbglog = $log->dump(true); 128 $dbglog = preg_replace('/(AUTH \w+ ).*$/m','\\1 ***',$dbglog); //filter out passwords 129 $dbglog = preg_replace('/(PASS ).*$/m','\\1 ***',$dbglog); //filter out passwords 130 msg('SwiftMailer log:<br /><pre>'.hsc($dbglog).'</pre>',-1);
|
| /plugin/imapmarkers/syntax/ |
| D | map.php | 37 …dbglog(sprintf("syntax_plugin_imapmarkers_map.__construct ID='%s' PLUGIN='%s'", cleanID($ID), $thi… 88 …dbglog(sprintf("syntax_plugin_imapmarkers_map.handle::DOKU_LEXER_ENTER: [%d] MATCH='%s' HANDLER='%… 92 …dbglog(sprintf("syntax_plugin_imapmarkers_map.handle::DOKU_LEXER_ENTER: [%d] IMG='%s'", $this->nr_… 96 …dbglog(sprintf("syntax_plugin_imapmarkers_map.handle::DOKU_LEXER_ENTER: ARGS=[ %s ]"), implode(", … 106 …dbglog(sprintf("syntax_plugin_imapmarkers_map.handle::DOKU_LEXER_MATCHED: [%d] MATCH='%s' POS=%s",… 163 …dbglog(sprintf("syntax_plugin_imapmarkers_map.handle::DOKU_LEXER_MATCHED: URL='%s' CLASS='%s'", $u… 207 …dbglog(sprintf("syntax_plugin_imapmarkers_map.render::DOKU_LEXER_ENTER: [%d] DATA='%s'", $this->nr… 253 …dbglog(sprintf("syntax_plugin_imapmarkers_map.render::DOKU_LEXER_MATCHED: [%d] DATA='%s'", $this->… 261 …dbglog(sprintf("syntax_plugin_imapmarkers_map.render::DOKU_LEXER_UNMATCHED: [%d] DATA='%s'", $this… 276 …dbglog(sprintf("syntax_plugin_imapmarkers_map.render::DOKU_LEXER_EXIT: [%d] DATA='%s' #AREAS=%d #C…
|
| D | reference.php | 22 …dbglog(sprintf("syntax_plugin_imapmarkers_reference.__construct ID='%s' COMPONENT='%s'", cleanID($… 66 …dbglog(sprintf("syntax_plugin_imapmarkers_reference.handle MATCH='%s' COMPONENT='%s'", $match, $th… 78 …dbglog(sprintf("syntax_plugin_imapmarkers_reference.handle::DOKU_LEXER_SPECIAL: [%d] MATCH='%s'", … 98 …dbglog(sprintf("syntax_plugin_imapmarkers.render::DOKU_LEXER_SPECIAL: [%d] DATA='%s'", $this->nr_i…
|
| /plugin/mediasyntax/syntax/ |
| D | teletyper.php | 35 dbglog("entering function ".__FUNCTION__.", match is $match, state is $state, pos is $pos"); 45 …dbglog("entering function ".__FUNCTION__.", mode is $mode, data is $data, data's type is ".gettype… 47 dbglog("state is $state, match is $match");
|
| /plugin/backlinks2/ |
| D | syntax.php | 103 dbglog($backlinks, "backlinks: all backlinks to: $match"); 111 dbglog($filterNS, "backlinks: exluding all of namespace: $filterNS"); 116 dbglog($filterNS, "backlinks: including namespace: $filterNS only"); 123 dbglog($backlinks, "backlinks: all backlinks to be rendered");
|
| /plugin/backlinks2/_test/ |
| D | syntax_include.test.php | 38 dbglog("\nset up class syntax_plugin_backlinks_test"); 94 dbglog($wikilinks->text(), 'found backlinks'); 102 dbglog($lastlink->text(), "last backlink");
|
| D | syntax_include_deep.test.php | 38 dbglog("\nset up class syntax_plugin_backlinks_test"); 101 dbglog($wikilinks->text(), 'found backlinks'); 109 dbglog($lastlink->text(), "last backlink");
|
| D | syntax_exclude.test.php | 38 dbglog("\nset up class syntax_plugin_backlinks_test"); 102 dbglog($wikilinks->text(), 'found backlinks'); 110 dbglog($lastlink->text(), "last backlink");
|
| D | syntax.test.php | 38 dbglog("\nset up class syntax_plugin_backlinks_test"); 133 dbglog($wikilinks->text(), 'found backlinks'); 141 dbglog($lastlink->text(), "last backlink");
|
| /plugin/webdavclient/ |
| D | helper.php | 42 dbglog('This plugin requires the sqlite plugin. Please install it.'); 49 dbglog('Error initialising the SQLite DB for webdavclient'); 538 dbglog('queryServer: '.$uri); 583 dbglog('Redirect, following...'); 593 dbglog('Found!'); 606 dbglog('Probably an error, continuing...'); 784 dbglog('syncConnection: '.$connectionId); 793 dbglog('Got connection information for connectionId: '.$connectionId); 798 dbglog('Sync not required (time)'); 806 dbglog('Connection not active.'); [all …]
|
| D | cron.php | 23 dbglog('Error loading helper plugin'); 31 dbglog('CRON support is disabled');
|
| /plugin/authlinotp/ |
| D | auth.php | 37 dbglog("Starting privacyIDEA auth with " . $escUsername . " and " . $escPassword); 59 dbglog("About to execute curl for url ". $url); 63 dbglog("Got response " . $response);
|
| /plugin/editsections/action/ |
| D | es.php | 52 dbglog('HTML_SECEDIT_BUTTON hook', 'editsections plugin'); 55 dbglog('cache in use, reset edit section name'); 86 dbglog('ERROR (plugin editsections): section editing type unknown ('.$order.')'); 92 dbglog('PARSER_CACHE_USE hook', 'editsections plugin'); 100 dbglog('PARSER_HANDLER_DONE hook', 'editsections plugin');
|
| /plugin/swarmwebhook/webhooks/ |
| D | IFTTT.php | 18 dbglog($_SERVER); 102 dbglog($errorMessage); 163 dbglog(DateTime::getLastErrors());
|
| /plugin/autogroup/ |
| D | action.php | 87 dbglog($msg); 145 dbglog($msg); 166 dbglog($msg);
|
| /plugin/plantuml/ |
| D | syntax.php | 184 dbglog($in, 'No such plantuml input file'); 216 dbglog(join("\n", $output), "Encoding url failed: $command"); 241 dbglog($in, 'No such plantuml input file'); 265 dbglog(join("\n", $output), "PlantUML execution failed: $command");
|
| /plugin/authsmf20/ |
| D | auth.php | 158 dbglog('SMF not found in path' . $this->_smf_conf['path']); 238 dbglog($error); 283 dbglog("cannot get groups for user id: {$this->_smf_user_id}"); 360 dbglog("No data found in database for user: {$user}"); 425 dbglog("Cannot get SMF groups list");
|