Documentation

getBackTrace

array public static
\Bitrix\Main\Diag\Helper::getBackTrace(
 integer $limit,
 null|integer $options = null,
 integer $skip = 1
);

Static method returns array tracing.

Parameters

ParameterDescriptionVersion
$limitMax stack for returned elements.
$optionsPassed options for the function debug_backtrace.
$skipNumber of skipped stack frames.

See Also

Example



© «Bitrix24», 2001-2024
Up