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

Index of all elements

[ c ] [ d ] [ f ] [ g ] [ i ] [ m ] [ p ] [ r ] [ s ] [ t ]

c

circle
in file package.php, method geometry::circle()
    tracing the arguments and the returned parameter another variable is traced along with the returned parameter
cm2inch
in file trace.php, method convert::cm2inch()
cm2mm
in file trace.php, method convert::cm2mm()
convert
in file trace.php, class convert
    adds 3 user functions to process variables as needed
createStackKey
in file FunctionCallTracer.php, method PHP_FunctionCallTracer::createStackKey()
    Creates a function call ID stack key
top

d

disk
in file package.php, method geometry::disk()
    tracing the arguments, some variables and the returned parameter
top

f

filterTrace
in file FunctionCallTracer.php, method PHP_FunctionCallTracer::filterTrace()
    Filters some key/values of a function calls trace
foo
in file trace.php, function foo()
    the function to debug one of the parameters is passed by reference
FunctionCallTracer.php
procedural page FunctionCallTracer.php
top

g

geometry
in file package.php, class geometry
getTrace
in file FunctionCallTracer.php, method PHP_FunctionCallTracer::getTrace()
    Gets the function calls trace
top

i

isCallable
in file FunctionCallTracer.php, method PHP_FunctionCallTracer::isCallable()
    Determines if the provided user function is callable
top

m

math
in file package.php, class math
    this is an example of a package
top

p

PHP_FunctionCallTracer
in file FunctionCallTracer.php, class PHP_FunctionCallTracer
    Function Call Tracer
package.php
procedural page package.php
package.php
procedural page package.php
package.php
procedural page package.php
processVariables
in file FunctionCallTracer.php, method PHP_FunctionCallTracer::processVariables()
    Processes a set of variables with provided user functions
prod
in file package.php, method math::prod()
    tracing the arguments and the returned parameter
putTrace
in file FunctionCallTracer.php, method PHP_FunctionCallTracer::putTrace()
    Displays or writes the function calls trace in a file
top

r

reset
in file FunctionCallTracer.php, method PHP_FunctionCallTracer::reset()
    Resets the class settings and working variables
top

s

setUserFunctions
in file FunctionCallTracer.php, method PHP_FunctionCallTracer::setUserFunctions()
    Sets provided user functions
square
in file package.php, method math::square()
    tracing the arguments and the returned parameter
top

t

trace.php
procedural page trace.php
trace.php
procedural page trace.php
trace.php
procedural page trace.php
trace.php
procedural page trace.php
tidyMethodName
in file FunctionCallTracer.php, method PHP_FunctionCallTracer::tidyMethodName()
    Tidies the object/class method name
traceArguments
in file FunctionCallTracer.php, method PHP_FunctionCallTracer::traceArguments()
    Traces the argments passed to a function
traceReturn
in file FunctionCallTracer.php, method PHP_FunctionCallTracer::traceReturn()
    Traces the return parameters
traceVariables
in file FunctionCallTracer.php, method PHP_FunctionCallTracer::traceVariables()
    Traces variables used by a function
top

Documentation generated on Mon, 11 Mar 2019 15:09:41 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.