Index of All Elements
Package Indexes
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ j ]
[ l ]
[ o ]
[ p ]
[ q ]
[ r ]
[ s ]
[ t ]
[ w ]
[ _ ]
b
- b
- in file index.php, function b()
d
- $debugLineBuffer
- in file Debug.php, variable Debug::$debugLineBuffer
This is the array where the debug lines are collected.
- $debugLineLabels
- in file Debug.php, variable Debug_Line::$debugLineLabels
Labels for debugline types
- $DebugObject
- in file Common.php, variable Debug_Renderer_Common::$DebugObject
- $defaultOptions
- in file Debug.php, variable Debug::$defaultOptions
Default configuration options
- $defaultOptions
- in file Common.php, variable Debug_Renderer_Common::$defaultOptions
Default configuration options.
- Debug
- in file Debug.php, class Debug
- Debug_Line
- in file Debug.php, class Debug_Line
- Debug_Renderer
- in file Renderer.php, class Debug_Renderer
A loader class for the renderers.
- Debug_Renderer_Common
- in file Common.php, class Debug_Renderer_Common
A base class for Debug renderers, must be inherited by all such.
- Debug_Renderer_HTML_Table
- in file HTML_Table.php, class Debug_Renderer_HTML_Table
A concrete renderer for Debug
- Debug_Renderer_HTML_Table_Config
- in file HTML_Table_Config.php, class Debug_Renderer_HTML_Table_Config
Configuration file for HTML_Table renderer
- display
- in file HTML_Table.php, method Debug_Renderer_HTML_Table::display()
This is the function to display the debug information
- display
- in file Debug.php, method Debug::display()
Alias for the render function
- displayDebugLine
- in file HTML_Table.php, method Debug_Renderer_HTML_Table::displayDebugLine()
This is the function that displays a debug line, each step correspond
- displayFooter
- in file HTML_Table.php, method Debug_Renderer_HTML_Table::displayFooter()
Diplays the footer of the PHP_Debug object
- displayHeader
- in file HTML_Table.php, method Debug_Renderer_HTML_Table::displayHeader()
Displays the header of the PHP_Debug object
- dump
- in file Debug.php, method Debug::dump()
This a method to dump the content of any variable and add the result in
- dumpVar
- in file Debug.php, method Debug::dumpVar()
Display the content of any kind of variable
- Debug.php
- procedural page Debug.php
- debug_test_min_xhtml.php
- procedural page debug_test_min_xhtml.php
g
- $globalEnvConstantsCorresp
- in file Debug.php, variable Debug::$globalEnvConstantsCorresp
Correspondance between super array constant and variable name
- getConfig
- in file HTML_Table_Config.php, method Debug_Renderer_HTML_Table_Config::getConfig()
returns the configuration
- getDebugBuffer
- in file Debug.php, method Debug::getDebugBuffer()
Getter of debugString property
- getDisplay
- in file Debug.php, method Debug::getDisplay()
Return the display
- getElapsedTime
- in file Debug.php, method Debug::getElapsedTime()
Get elapsed time between 2 timestamp
- getMicroTime
- in file Debug.php, method Debug::getMicroTime()
Return microtime from a timestamp
- getMicroTimeNow
- in file Debug.php, method Debug::getMicroTimeNow()
Alias for getMicroTime(microtime()
- getOption
- in file Debug.php, method Debug::getOption()
Get one option
- getProcessTime
- in file Debug.php, method Debug::getProcessTime()
Get global process time
- getProperties
- in file Debug.php, method Debug_Line::getProperties()
Getter of all properties of Debug_Line object
- getQueryCount
- in file Debug.php, method Debug::getQueryCount()
Getter of queryCount property
- getQueryTime
- in file Debug.php, method Debug::getQueryTime()
Get database related process time
- getRequiredFiles
- in file Debug.php, method Debug::getRequiredFiles()
Getter of requiredFiles property
- getStyleSheet
- in file Debug.php, method Debug::getStyleSheet()
Return the style sheet of the HTML_TABLE debug object
- getStyleSheet
- in file HTML_Table.php, method Debug_Renderer_HTML_Table::getStyleSheet()
Return the style sheet of the HTML_TABLE debug object
p
- PHP_DEBUGLINE_ANY
- in file Debug.php, constant PHP_DEBUGLINE_ANY
PHP_DEBUGLINE Types
- PHP_DEBUGLINE_APPERROR
- in file Debug.php, constant PHP_DEBUGLINE_APPERROR
- PHP_DEBUGLINE_CREDITS
- in file Debug.php, constant PHP_DEBUGLINE_CREDITS
- PHP_DEBUGLINE_DEFAULT
- in file Debug.php, constant PHP_DEBUGLINE_DEFAULT
- PHP_DEBUGLINE_DUMP
- in file Debug.php, constant PHP_DEBUGLINE_DUMP
- PHP_DEBUGLINE_ENV
- in file Debug.php, constant PHP_DEBUGLINE_ENV
- PHP_DEBUGLINE_PAGEACTION
- in file Debug.php, constant PHP_DEBUGLINE_PAGEACTION
- PHP_DEBUGLINE_PHPERROR
- in file Debug.php, constant PHP_DEBUGLINE_PHPERROR
- PHP_DEBUGLINE_PROCESSPERF
- in file Debug.php, constant PHP_DEBUGLINE_PROCESSPERF
- PHP_DEBUGLINE_QUERY
- in file Debug.php, constant PHP_DEBUGLINE_QUERY
- PHP_DEBUGLINE_QUERYREL
- in file Debug.php, constant PHP_DEBUGLINE_QUERYREL
- PHP_DEBUGLINE_SEARCH
- in file Debug.php, constant PHP_DEBUGLINE_SEARCH
- PHP_DEBUGLINE_SQLPARSE
- in file Debug.php, constant PHP_DEBUGLINE_SQLPARSE
- PHP_DEBUGLINE_STD
- in file Debug.php, constant PHP_DEBUGLINE_STD
- PHP_DEBUGLINE_TEMPLATES
- in file Debug.php, constant PHP_DEBUGLINE_TEMPLATES
- PHP_DEBUGLINE_WATCH
- in file Debug.php, constant PHP_DEBUGLINE_WATCH
- PHP_DEBUG_DUMP_DISP
- in file Debug.php, constant PHP_DEBUG_DUMP_DISP
These are constant for dump() and DumpObj() functions.
- PHP_DEBUG_DUMP_STR
- in file Debug.php, constant PHP_DEBUG_DUMP_STR
- PHP_DEBUG_DUMP_VARNAME
- in file Debug.php, constant PHP_DEBUG_DUMP_VARNAME
- PHP_DEBUG_GLOBAL_COOKIE
- in file Debug.php, constant PHP_DEBUG_GLOBAL_COOKIE
- PHP_DEBUG_GLOBAL_FILES
- in file Debug.php, constant PHP_DEBUG_GLOBAL_FILES
- PHP_DEBUG_GLOBAL_GET
- in file Debug.php, constant PHP_DEBUG_GLOBAL_GET
These are constants to define Super array environment variables
- PHP_DEBUG_GLOBAL_GLOBALS
- in file Debug.php, constant PHP_DEBUG_GLOBAL_GLOBALS
- PHP_DEBUG_GLOBAL_POST
- in file Debug.php, constant PHP_DEBUG_GLOBAL_POST
- PHP_DEBUG_GLOBAL_REQUEST
- in file Debug.php, constant PHP_DEBUG_GLOBAL_REQUEST
- PHP_DEBUG_GLOBAL_SESSION
- in file Debug.php, constant PHP_DEBUG_GLOBAL_SESSION
- PHP_DEBUG_POSITIONFIRST
- in file Debug.php, constant PHP_DEBUG_POSITIONFIRST
- PHP_DEBUG_POSITIONLAST
- in file Debug.php, constant PHP_DEBUG_POSITIONLAST
These are constant for addDebug functions, they set the behaviour where
- PHP_DEBUG_RELEASE
- in file Debug.php, constant PHP_DEBUG_RELEASE
- PHP_DEBUG_VERSION
- in file Debug.php, constant PHP_DEBUG_VERSION
- PHP_DEBUG_VERSION_DEFAULT
- in file Debug.php, constant PHP_DEBUG_VERSION_DEFAULT
- PHP_DEBUG_VERSION_PEAR
- in file Debug.php, constant PHP_DEBUG_VERSION_PEAR
- PHP_DEBUG_VERSION_STANDALONE
- in file Debug.php, constant PHP_DEBUG_VERSION_STANDALONE
Possible version of class Debug
- processClass
- in file HTML_Table.php, method Debug_Renderer_HTML_Table::processClass()
process display of Class
- processDebugInfo
- in file HTML_Table.php, method Debug_Renderer_HTML_Table::processDebugInfo()
process display of the main information of debug
- processExecTime
- in file HTML_Table.php, method Debug_Renderer_HTML_Table::processExecTime()
process display of the execution time of debug information
- processFile
- in file HTML_Table.php, method Debug_Renderer_HTML_Table::processFile()
process display of file name
- processFunction
- in file HTML_Table.php, method Debug_Renderer_HTML_Table::processFunction()
process display of function
- processLine
- in file HTML_Table.php, method Debug_Renderer_HTML_Table::processLine()
process display of line number
- processType
- in file HTML_Table.php, method Debug_Renderer_HTML_Table::processType()
process display of the type of the debug information
q
- $queryCount
- in file Debug.php, variable Debug::$queryCount
Number of queries executed during script
- query
- in file Debug.php, method Debug::query()
This is an alias for the addDebug function when wanting to add a query
s
- $startTime
- in file Debug.php, variable Debug::$startTime
Execution start time
- $startTime
- in file Debug.php, variable Debug_Line::$startTime
Exection time for debug info
- $staticOptions
- in file Debug.php, variable Debug::$staticOptions
Default static options for static functions
- setAction
- in file Debug.php, method Debug::setAction()
Set the main action of PHP script
- setEndTime
- in file Debug.php, method Debug_Line::setEndTime()
setter of endTime
- setErrorHandler
- in file Debug.php, method Debug::setErrorHandler()
Set the callback function to process replace the php error handler,
- setOptions
- in file Common.php, method Debug_Renderer_Common::setOptions()
Set run-time configuration options for the renderer
- setTraceback
- in file Debug.php, method Debug_Line::setTraceback()
Fills properties of debug line with backtrace informations
- setWatchCallback
- in file Debug.php, method Debug::setWatchCallback()
Set the callback fucntion to process the watches, enabled depending of
- showDump
- in file HTML_Table.php, method Debug_Renderer_HTML_Table::showDump()
Print the dump of a variable
- showError
- in file HTML_Table.php, method Debug_Renderer_HTML_Table::showError()
Print an error
- showProcessTime
- in file HTML_Table.php, method Debug_Renderer_HTML_Table::showProcessTime()
Add the process time information to the debug information
- showSearch
- in file HTML_Table.php, method Debug_Renderer_HTML_Table::showSearch()
Print the search combo box
- showSuperArray
- in file HTML_Table.php, method Debug_Renderer_HTML_Table::showSuperArray()
Show a super array
- showTemplates
- in file HTML_Table.php, method Debug_Renderer_HTML_Table::showTemplates()
Print the templates
- singleton
- in file HTML_Table_Config.php, method Debug_Renderer_HTML_Table_Config::singleton()
returns the static instance of the class
- source.php
- procedural page source.php
- span
- in file HTML_Table.php, method Debug_Renderer_HTML_Table::span()
Return a string with applying a span style on it
- stopTimer
- in file Debug.php, method Debug::stopTimer()
Set the endtime for a Debug_Line in order to monitor the performance
- STR_N
- in file Debug.php, constant STR_N
w
- $watches
- in file Debug.php, variable Debug::$watches
This is the array containing all the watched variables
- watch
- in file Debug.php, method Debug::watch()
Add a variable to the watchlist.
- watchesCallback
- in file Debug.php, method Debug::watchesCallback()
Watch callback function, process watches and add changes to the debug
_
- __construct
- in file HTML_Table_Config.php, method Debug_Renderer_HTML_Table_Config::__construct()
Debug_Renderer_HTML_Table_Config class constructor
- __construct
- in file HTML_Table.php, method Debug_Renderer_HTML_Table::__construct()
Debug_Renderer_HTML_Table class constructor
- __construct
- in file Debug.php, method Debug_Line::__construct()
PHP_DebugLine class constructor
- __construct
- in file Debug.php, method Debug::__construct()
PHP_Debug class constructor
- __destruct
- in file Debug.php, method Debug::__destruct()
Debug class destructor
- __destruct
- in file Debug.php, method Debug_Line::__destruct()
Debug_Line class destructor
- __destruct
- in file Common.php, method Debug_Renderer_Common::__destruct()
PHP_DebugOutput class destructor
- __tostring
- in file HTML_Table_Config.php, method Debug_Renderer_HTML_Table_Config::__tostring()
HTML_Table_Config
- __tostring
- in file Common.php, method Debug_Renderer_Common::__tostring()
Default output function
- __tostring
- in file Debug.php, method Debug::__tostring()
Debug default output function, simply uses the static dump fonction
- __tostring
- in file Debug.php, method Debug_Line::__tostring()
Debug_Line default output function
|
|