Home
last modified time | relevance | path

Searched refs:debug (Results 26 – 50 of 337) sorted by relevance

12345678910>>...14

/plugin/runcommand/
H A Dpostaction.php17 function debug($msg,$msgLevel,$rcDebugLevel) { // DEBUG function
31 debug($_POST, 2, $rcDebugLevel);
46 debug("Replace: ".$baseElement." -> ".$_POST[$element]." | ".$command, 3, $rcDebugLevel);
83 debug("RESULT=\n".$result, 2, $rcDebugLevel);
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DCachedReader.php46 private $debug; variable in Doctrine\\Common\\Annotations\\CachedReader
58 * @param bool $debug
60 public function __construct(Reader $reader, Cache $cache, $debug = false) argument
64 $this->debug = (boolean) $debug;
189 if (!$this->debug || $this->isCacheFresh($cacheKey, $class)) {
208 if ($this->debug) {
H A DFileCacheReader.php47 private $debug; variable in Doctrine\\Common\\Annotations\\FileCacheReader
69 * @param boolean $debug
73 public function __construct(Reader $reader, $cacheDir, $debug = false, $umask = 0002) argument
90 $this->debug = $debug;
114 if ($this->debug
149 if ($this->debug
184 if ($this->debug
/plugin/prolog/
H A Dattribute_options.php125 …$debug = '<pre><u>Prolog plug-in</u> - option <i><b>debug</b></i><br /><b>Compilation results:</b>…
126 $debug .= $errors;
127 $debug .= '</pre>';
128 return $debug;
/plugin/scrape/
H A DphpQuery-onefile.php
/plugin/findologicxmlexport/vendor/jms/metadata/src/
H A DMetadataFactory.php46 private $debug = false; variable in Metadata\\MetadataFactory
48 … $driver, ?string $hierarchyMetadataClass = 'Metadata\ClassHierarchyMetadata', bool $debug = false) argument
52 $this->debug = $debug;
96 if ($this->debug && !$classMetadata->isFresh()) {
118 if (null !== $this->cache && !$this->debug) {
/plugin/siteexport/inc/
H A Dsettings.php50 $functions->debug->setDebugFile($this->getConf('debugFile'));
53 $functions->debug->setDebugLevel($debugLevel);
56 $functions->debug->setDebugLevel($this->getConf('debugLevel'));
59 … $functions->debug->isAJAX = $this->getConf('ignoreAJAXError') ? false : $functions->debug->isAJAX;
H A Dmpdf.php26 public function __construct($debug) { argument
60 $this->debugObj = $debug;
61 $this->debug = $debug !== false;
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DCleanCssFilter.php30 private $debug; variable in Assetic\\Filter\\CleanCssFilter
221 * @param bool $debug True to enable
223 public function setDebug($debug) argument
225 $this->debug = $debug;
256 if ($this->debug) {
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Ddump.rst8 mostly useful to debug a template that does not behave as expected by
22 'debug' => true,
28 ``debug`` option on the environment is not enabled (to avoid leaking debug
46 You can debug several variables by passing them as additional arguments:
/plugin/jcapture/.settings/
H A Dorg.eclipse.jdt.core.prefs6 org.eclipse.jdt.core.compiler.debug.lineNumber=generate
7 org.eclipse.jdt.core.compiler.debug.localVariable=generate
8 org.eclipse.jdt.core.compiler.debug.sourceFile=generate
/plugin/google_adsense2/
H A Dstyle.css8 div.ads.debug {
15 div.ads.debug > .ads_content {
24 div.ads.debug > .ads_title {
/plugin/strata/
H A Dstyle.css5 .dokuwiki div.strata-debug-message { /* the error message */
22 .dokuwiki div.strata-debug-message.strata-debug-continued { /* error message is followed by something */
27 .dokuwiki div.strata-debug { /* the line container */
40 .dokuwiki div.strata-debug div.strata-debug-line { /* normal line */
45 .dokuwiki div.strata-debug div.strata-debug-highlight { /* The highlighted lines container */
/plugin/eventum/
H A Dclass.Eventum_RPC.php61 * @param int $debug where 1 = on, 0 = off
63 public function setDebug($debug) argument
65 $this->client->setDebug($debug);
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DParserATNSimulator.php236 public static $debug = false; variable in Antlr\\Antlr4\\Runtime\\Atn\\ParserATNSimulator
326 if (self::$debug || self::$debug_list_atn_decisions) {
361 if (self::$debug || self::$debug_list_atn_decisions) {
410 if (self::$debug) {
461 if (self::$debug || self::$debug_list_atn_decisions) {
475 if (self::$debug) {
526 if (self::$debug) {
539 if (self::$debug) {
664 if (self::$debug) {
760 if (self::$debug || sel
[all...]
/plugin/smtp/subtree/txtthinking/Mailer/src/Mailer/
H A DSMTP.php110 $this->logger && $this->logger->debug("Set: the server");
123 $this->logger && $this->logger->debug("Set: the auth");
147 $this->logger && $this->logger->debug('Set: a message will be sent');
172 $this->logger && $this->logger->debug("Connecting to {$this->host} at {$this->port}");
334 $this->logger && $this->logger->debug('Sent: '. $string);
346 $this->logger && $this->logger->debug("Got: ". $str);
/plugin/upgrade/HTTP/
H A DHTTPClient.php32 public $debug; variable in dokuwiki\\plugin\\upgrade\\HTTP\\HTTPClient
78 $this->debug = false;
253 $this->debug('connection pool', self::$connections);
256 $this->debug('reusing connection', $connectionId);
260 $this->debug('opening connection', $connectionId);
312 $this->debug('request',$request);
322 $this->debug('response headers',$r_headers);
357 $this->debug('Object headers',$this->resp_headers);
503 $this->debug('response body',$this->resp_body);
532 $this->debug('SS
711 protected function debug($info,$var=null){ global() function in dokuwiki\\plugin\\upgrade\\HTTP\\HTTPClient
[all...]
/plugin/numbering/
H A Dhelper.php12 private $debug = 0; variable in helper_plugin_numbering
26 if($this->debug) $this->_debug($name);
/plugin/codemirror/dist/modes/
H A Dlua.min.js.map1debug.debug\",\"debug.getfenv\",\"debug.gethook\",\"debug.getinfo\",\"debug.getlocal\",\"debug.get…
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DRemoteContentFetcher.php30 $this->logger->debug(sprintf('Fetching (cURL) content of remote URL "%s"', $url), ['context' => LogContext::REMOTE_CONTENT]);
70 if ($this->mpdf->debug) {
80 if ($this->mpdf->debug) {
92 $this->logger->debug(sprintf('Fetching (socket) content of remote URL "%s"', $url), ['context' => LogContext::REMOTE_CONTENT]);
/plugin/rater/scripts/
H A Djquery.tablesorter.js134 debug: false property in AnonymousFunctionb162a0010100.defaults
157 if (table.config.debug) {
195 if (table.config.debug) {
250 if (table.config.debug) {
287 if (table.config.debug) {
324 if (table.config.debug) {
363 if (table.config.debug) {
379 if (table.config.debug) {
408 if (table.config.debug) {
1019 if (table.config.debug) {
[all …]
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/ext/
H A Dconfig.m45 PHP_ARG_ENABLE(maxminddb-debug, for MaxMind DB debug support,
6 [ --enable-maxminddb-debug Enable enable MaxMind DB deubg support], no, no)
/plugin/icalevents/vendor/sabre/vobject/bin/
H A Dmergeduplicates.php37 $debug = isset($argv[3]) ? fopen($argv[3], 'w') : null; variable
160 …if ($debug) fwrite($debug, "Missing '" . $newProp->name . "' property in duplicate. Earlier vcard:…
/plugin/datedifference/
H A Dsyntax.php137 …$debug = "(" . $date_from->format(DateTime::RFC3339) . " &rarr; " . $date_to->format(DateTime::RF…
139 $debug = "";
195 $html = "<span class=\"datedifference\">$result $debug $arrow</span>";
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Ddebug.phpt2 phpunit --debug BankAccountTest ../_files/BankAccountTest.php
6 $_SERVER['argv'][2] = '--debug';

12345678910>>...14