WebAPI Reference Guide > Data Types > Response Data Types > step

step

List of backtrace entry properties. Backtrace elements show up in a list of backtraces in which order is important.

Parameter

 Type

Count

Description

number

Integer

1

Sequential numbering of the backtrace steps

object

String

 

1

Object identifier

class

String

 

1

Object class identifer

function

String

 

1

Function or method name

file

String

1

Filepath

line

Integer

 

1

Line number in the file

Version: 1.2

 

 

Related Links

Related Links:

Response Data Types

codeTracingStatus

codeTrace

 

 

 

© 1999-2013 Zend Technologies, Ltd. All rights reserved.