PHP debug_print_backtrace library method

The PHP debug_print_backtrace() function is used to generate and print a backtrace with the information about where the call was initially triggered from the main source.