Home
last modified time | relevance | path

Searched refs:dbglog (Results 51 – 75 of 80) sorted by relevance

1234

/plugin/sfauth/
H A Dhelper.php160 dbglog('err call' . print_r($http, true), 'sfauth');
175 dbglog('err call' . print_r($http, true), 'sfauth');
/plugin/survey/helper/
H A Dsurvey.php82 dbglog(
/plugin/seqdia/
H A Dsyntax.php150 dbglog($in,'no such seqdia input file');
/plugin/graphviz/
H A Dsyntax.php153 dbglog($in,'no such graphviz input file');
/plugin/siteexport/action/
H A Daggregate.php127 dbglog("Could not delete old meta file", metaFN($ID, '.meta'), 1 );
/plugin/importfacebookevents/nppBackup/
H A Dsyntax.php.2018-03-08_165255.bak199 dbglog(date(DATE_ATOM));
200 dbglog($json_link);
213 dbglog(($event_time['start_time']));
214 dbglog(strtotime($event_time['start_time']));
H A Dsyntax.php.2018-03-08_163705.bak195 dbglog(date(DATE_ATOM));
196 dbglog($json_link);
208 dbglog("Subevent found");
H A Dsyntax.php.2018-03-08_163658.bak195 dbglog(date(DATE_ATOM));
196 dbglog($json_link);
208 dbglog("Subevent found");
H A Dsyntax.php.2018-03-08_163718.bak195 dbglog(date(DATE_ATOM));
196 dbglog($json_link);
208 dbglog("Subevent found");
H A Dsyntax.php.2018-03-08_164623.bak195 dbglog(date(DATE_ATOM));
196 dbglog($json_link);
208 dbglog("Subevent found");
H A Dsyntax.php.2018-03-08_164706.bak199 dbglog(date(DATE_ATOM));
200 dbglog($json_link);
212 dbglog("Subevent found");
H A Dsyntax.php.2018-03-08_165027.bak199 dbglog(date(DATE_ATOM));
200 dbglog($json_link);
212 dbglog("Subevent found");
/plugin/visrep/
H A Dsyntax.php193 dbglog(join("\n",$output),'visrep command failed: '.$cmd);
/plugin/sentry/
H A Dhelper.php220 if (!$ok) dbglog($http->resp_body, 'Sentry returned Error');
/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/authwordpress/
H A Dauth.php381 dbglog($msg);
/plugin/spatialhelper/helper/
H A Dsitemap.php
/plugin/issuelinks/services/
H A DGitHub.service.php136 dbglog('Error repeats. Aborting Requests.', -1);
141dbglog("Server Error occured. Waiting $waittime ms between requests and repeating request.", -1);
/plugin/geotag/syntax/
H A Dgeotag.php
/plugin/ditaa/
H A Dsyntax.php216 dbglog($in, 'no such ditaa input file');
/plugin/openlayersmap/syntax/
H A Dolmap.php
/plugin/davcal/
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');
/plugin/davcard/
H A Dhelper.php34 dbglog('This plugin requires the sqlite plugin. Please install it.');
41 dbglog('Error initialising the SQLite DB for davcard');
/plugin/yearbox/
H A Dsyntax.php119 dbglog("Yearbox Plugin: Unknown key '$key' in '$match'");

1234