phpDocumentor PHP_Debug
[ class tree: PHP_Debug ] [ index: PHP_Debug ] [ all elements ]

Procedural File: Debug.php

Source Location: /sources/Debug.php

Page Details

External constants

External constants

Filesource:  Source Code for this file
Classes
Class Description
Debug
Debug_Line
Includes
require_once ('Debug/Renderer.php') [line 21]

Factory class for renderer of Debug class

Factory class for renderer of Debug class

API Tags:
See:  Debug/Renderer/*.php

[ Top ]


Constants
CR  [line 13]

CR = "\r\n"

[ Top ]

PHP_DEBUGLINE_ANY  [line 794]

PHP_DEBUGLINE_ANY = 0

PHP_DEBUGLINE Types

PHP_DEBUGLINE Types

  • PHP_DEBUGLINE_ANY : All available types (for search mode)
  • PHP_DEBUGLINE_STD : Standart debug
  • PHP_DEBUGLINE_QUERY : Query debug
  • PHP_DEBUGLINE_REL : Database related debug
  • PHP_DEBUGLINE_ENV : Environment debug ($GLOBALS...)
  • PHP_DEBUGLINE_APPERROR : Custom application error
  • PHP_DEBUGLINE_CREDITS : Credits information
  • PHP_DEBUGLINE_SEARCH : Search mode in debug
  • PHP_DEBUGLINE_DUMP : Dump any kind of variable
  • PHP_DEBUGLINE_PROCESSPERF : Performance analysys
  • PHP_DEBUGLINE_TEMPLATES : Included templates of the calling script
  • PHP_DEBUGLINE_PAGEACTION : Store main page action
  • PHP_DEBUGLINE_SQLPARSE : SQL Parse error
  • PHP_DEBUGLINE_WATCH : A variable to watch
  • PHP_DEBUGLINE_PHPERROR : A debug generated by the custom error handler

Information Tags:
Todo:  Currentfile is deprecated, numbers to resequence

[ Top ]

PHP_DEBUGLINE_APPERROR  [line 799]

PHP_DEBUGLINE_APPERROR = 5

[ Top ]

PHP_DEBUGLINE_CREDITS  [line 800]

PHP_DEBUGLINE_CREDITS = 6

[ Top ]

PHP_DEBUGLINE_DEFAULT  [line 809]

PHP_DEBUGLINE_DEFAULT = PHP_DEBUGLINE_STD

[ Top ]

PHP_DEBUGLINE_DUMP  [line 802]

PHP_DEBUGLINE_DUMP = 8

[ Top ]

PHP_DEBUGLINE_ENV  [line 798]

PHP_DEBUGLINE_ENV = 4

[ Top ]

PHP_DEBUGLINE_PAGEACTION  [line 805]

PHP_DEBUGLINE_PAGEACTION = 11

[ Top ]

PHP_DEBUGLINE_PHPERROR  [line 808]

PHP_DEBUGLINE_PHPERROR = 14

[ Top ]

PHP_DEBUGLINE_PROCESSPERF  [line 803]

PHP_DEBUGLINE_PROCESSPERF = 9

[ Top ]

PHP_DEBUGLINE_QUERY  [line 796]

PHP_DEBUGLINE_QUERY = 2

[ Top ]

PHP_DEBUGLINE_QUERYREL  [line 797]

PHP_DEBUGLINE_QUERYREL = 3

[ Top ]

PHP_DEBUGLINE_SEARCH  [line 801]

PHP_DEBUGLINE_SEARCH = 7

[ Top ]

PHP_DEBUGLINE_SQLPARSE  [line 806]

PHP_DEBUGLINE_SQLPARSE = 12

[ Top ]

PHP_DEBUGLINE_STD  [line 795]

PHP_DEBUGLINE_STD = 1

[ Top ]

PHP_DEBUGLINE_TEMPLATES  [line 804]

PHP_DEBUGLINE_TEMPLATES = 10

[ Top ]

PHP_DEBUGLINE_WATCH  [line 807]

PHP_DEBUGLINE_WATCH = 13

[ Top ]

PHP_DEBUG_DUMP_DISP  [line 44]

PHP_DEBUG_DUMP_DISP = 1

These are constant for dump() and DumpObj() functions.

These are constant for dump() and DumpObj() functions.

  • PHP_DEBUG_DUMP_DISP : Tell the function to display the debug info.
  • PHP_DEBUG_DUMP_STR : Tell the fonction to return the debug info as a
string
  • PHP_DEBUG_DUMP_VARNAME : Default name of Array - DBG_ARR_OBJNAME : Default
name of Object


[ Top ]

PHP_DEBUG_DUMP_STR  [line 45]

PHP_DEBUG_DUMP_STR = 2

[ Top ]

PHP_DEBUG_DUMP_VARNAME  [line 46]

PHP_DEBUG_DUMP_VARNAME = 'Variable'

[ Top ]

PHP_DEBUG_GLOBAL_COOKIE  [line 54]

PHP_DEBUG_GLOBAL_COOKIE = 3

[ Top ]

PHP_DEBUG_GLOBAL_FILES  [line 53]

PHP_DEBUG_GLOBAL_FILES = 2

[ Top ]

PHP_DEBUG_GLOBAL_GET  [line 51]

PHP_DEBUG_GLOBAL_GET = 0

These are constants to define Super array environment variables

These are constants to define Super array environment variables


[ Top ]

PHP_DEBUG_GLOBAL_GLOBALS  [line 57]

PHP_DEBUG_GLOBAL_GLOBALS = 6

[ Top ]

PHP_DEBUG_GLOBAL_POST  [line 52]

PHP_DEBUG_GLOBAL_POST = 1

[ Top ]

PHP_DEBUG_GLOBAL_REQUEST  [line 55]

PHP_DEBUG_GLOBAL_REQUEST = 4

[ Top ]

PHP_DEBUG_GLOBAL_SESSION  [line 56]

PHP_DEBUG_GLOBAL_SESSION = 5

[ Top ]

PHP_DEBUG_POSITIONFIRST  [line 64]

PHP_DEBUG_POSITIONFIRST = 1

[ Top ]

PHP_DEBUG_POSITIONLAST  [line 63]

PHP_DEBUG_POSITIONLAST = 0

These are constant for addDebug functions, they set the behaviour where

These are constant for addDebug functions, they set the behaviour where the function should add the debug information in first or in last position


[ Top ]

PHP_DEBUG_RELEASE  [line 31]

PHP_DEBUG_RELEASE = 'V2.0.0'

[ Top ]

PHP_DEBUG_VERSION  [line 30]

PHP_DEBUG_VERSION = PHP_DEBUG_VERSION_STANDALONE

[ Top ]

PHP_DEBUG_VERSION_DEFAULT  [line 29]

PHP_DEBUG_VERSION_DEFAULT = PHP_DEBUG_VERSION_STANDALONE

[ Top ]

PHP_DEBUG_VERSION_PEAR  [line 28]

PHP_DEBUG_VERSION_PEAR = 1

[ Top ]

PHP_DEBUG_VERSION_STANDALONE  [line 27]

PHP_DEBUG_VERSION_STANDALONE = 0

Possible version of class Debug

Possible version of class Debug


[ Top ]

STR_N  [line 10]

STR_N = ""

[ Top ]



Documentation generated on Thu, 07 Sep 2006 00:36:12 +0200 by phpDocumentor 1.3.0