Lines Matching refs:debug
170 $this->debug("MIME header $k: $v");
224 …$this->debug('Entering parseResponse() for payload of length ' . strlen($data) . ' and type of ' .…
227 $this->debug('Decode multipart/related');
241 $this->debug('Have root part of type ' . $part->headers['content-type']);
245 $this->debug('Have an attachment of type ' . $part->headers['content-type']);
262 $this->debug('Not multipart/related');
411 $this->debug("MIME header $k: $v");
465 …$this->debug('Entering parseRequest() for payload of length ' . strlen($data) . ' and type of ' . …
468 $this->debug('Decode multipart/related');
482 $this->debug('Have root part of type ' . $part->headers['content-type']);
485 $this->debug('Have an attachment of type ' . $part->headers['content-type']);
501 $this->debug('Not multipart/related');