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

Element index for package PHP_FunctionCallTracer

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

c

createStackKey
in file FunctionCallTracer.php, method PHP_FunctionCallTracer::createStackKey()
    Creates a function call ID stack key
top

f

filterTrace
in file FunctionCallTracer.php, method PHP_FunctionCallTracer::filterTrace()
    Filters some key/values of a function calls trace
FunctionCallTracer.php
procedural page FunctionCallTracer.php
top

g

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

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
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
top

t

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.