Home
last modified time | relevance | path

Searched refs:dbglog (Results 1 – 25 of 80) sorted by last modified time

1234

/plugin/siteexport/action/
H A Daggregate.php127 dbglog("Could not delete old meta file", metaFN($ID, '.meta'), 1 );
/plugin/openlayersmap/
H A DStaticMap.php
/plugin/openlayersmap/admin/
H A Dpurge.php
/plugin/openlayersmap/syntax/
H A Dolmap.php
/plugin/geotag/syntax/
H A Dgeotag.php
/plugin/spatialhelper/helper/
H A Dindex.php
H A Dsitemap.php
H A Dsearch.php
/plugin/spatialhelper/
H A Daction.php
/plugin/backlinks/
H A Dsyntax.php100 dbglog($backlinks, "backlinks: all backlinks to: $match");
108 dbglog($filterNS, "backlinks: exluding all of namespace: $filterNS");
115 dbglog($filterNS, "backlinks: including namespace: $filterNS only");
124 dbglog($backlinks, "backlinks: all backlinks to be rendered");
/plugin/bez/action/
H A Ddefault.php241 dbglog('plugin_bez', $e);
246 dbglog('plugin_bez', $e);
292 dbglog('plugin_bez', $e);
295 dbglog('plugin_bez', $e);
/plugin/authwordpress/
H A Dauth.php381 dbglog($msg);
/plugin/imapmarkers/syntax/
H A Dmap.php37dbglog(sprintf("syntax_plugin_imapmarkers_map.__construct ID='%s' PLUGIN='%s'", cleanID($ID), $thi…
88dbglog(sprintf("syntax_plugin_imapmarkers_map.handle::DOKU_LEXER_ENTER: [%d] MATCH='%s' HANDLER='%…
92dbglog(sprintf("syntax_plugin_imapmarkers_map.handle::DOKU_LEXER_ENTER: [%d] IMG='%s'", $this->nr_…
96dbglog(sprintf("syntax_plugin_imapmarkers_map.handle::DOKU_LEXER_ENTER: ARGS=[ %s ]"), implode(", …
106dbglog(sprintf("syntax_plugin_imapmarkers_map.handle::DOKU_LEXER_MATCHED: [%d] MATCH='%s' POS=%s",…
163dbglog(sprintf("syntax_plugin_imapmarkers_map.handle::DOKU_LEXER_MATCHED: URL='%s' CLASS='%s'", $u…
207dbglog(sprintf("syntax_plugin_imapmarkers_map.render::DOKU_LEXER_ENTER: [%d] DATA='%s'", $this->nr…
253dbglog(sprintf("syntax_plugin_imapmarkers_map.render::DOKU_LEXER_MATCHED: [%d] DATA='%s'", $this->…
261dbglog(sprintf("syntax_plugin_imapmarkers_map.render::DOKU_LEXER_UNMATCHED: [%d] DATA='%s'", $this…
276dbglog(sprintf("syntax_plugin_imapmarkers_map.render::DOKU_LEXER_EXIT: [%d] DATA='%s' #AREAS=%d #C…
H A Dreference.php22dbglog(sprintf("syntax_plugin_imapmarkers_reference.__construct ID='%s' COMPONENT='%s'", cleanID($…
66dbglog(sprintf("syntax_plugin_imapmarkers_reference.handle MATCH='%s' COMPONENT='%s'", $match, $th…
78dbglog(sprintf("syntax_plugin_imapmarkers_reference.handle::DOKU_LEXER_SPECIAL: [%d] MATCH='%s'", …
98dbglog(sprintf("syntax_plugin_imapmarkers.render::DOKU_LEXER_SPECIAL: [%d] DATA='%s'", $this->nr_i…
/plugin/statistics/inc/
H A DStatisticsLogger.class.php436 dbglog($MSG);
/plugin/statistics/
H A Dhelper.php105 dbglog('DB Error: ' . mysqli_error($link) . ' ' . hsc($sql_string), -1);
H A Dlog.php18 dbglog('Log ' . $_SERVER['REQUEST_URI']);
/plugin/prosemirror/action/
H A Dajax.php108 dbglog('Unknown action: ' . $action, __FILE__ . ': ' . __LINE__);
/plugin/publish/action/
H A Dmail.php66 dbglog(sprintf($this->getLang('mail_invalid'), htmlspecialchars($receiver)));
/plugin/davcal/
H A DauthBackendDokuwiki.php16 dbglog('---- DAVCAL authBackendDokuwiki.php init');
17 dbglog('checkPass called for username '.$username.' with result '.$ret);
H A Dhelper.php20 dbglog('---- DAVCAL helper.php init');
33 dbglog('This plugin requires the sqlite plugin. Please install it.');
40 dbglog('Error initialising the SQLite DB for DAVCal');
1775 dbglog('davcal::helper::calendarQuery');
H A Dics.php14 dbglog('---- DAVCAL ics.php init');
26 dbglog('Error loading helper plugin');
33 dbglog('ICS synchronisation is disabled');
43 dbglog('No calendar with this name known: '.$icsFile);
H A DcalendarBackendDokuwiki.php122 dbglog($calendars);
255 dbglog($result);
280 dbglog($row);
312 dbglog($uris);
331 dbglog($result);
358 dbglog($calendarData);
360 dbglog($etag);
388 dbglog($etag);
466 dbglog($filters);
468 dbglog($result);
[all …]
H A Dcalendarserver.php17 dbglog('---- DAVCAL calendarserver.php init');
24 dbglog('Error loading helper plugin');
32 dbglog('Synchronisation is disabled');
38 dbglog('Exception occured: '.$errstr);
93 dbglog('$server->exec()');
/plugin/authorstats/
H A Daction.php109 dbglog(__FUNCTION__ . " time:" . $execution_time, "AUTHORSTATS PLUGIN");
129 dbglog(__FUNCTION__ . " time:" . $execution_time, "AUTHORSTATS PLUGIN");
185dbglog("ERROR: " . __FUNCTION__ . " - Couldn't open file:" . var_export($change_file, true), "AUTH…

1234