Skip to content
This repository was archived by the owner on Feb 17, 2022. It is now read-only.

7.x 2.x at debug

Andy Truong edited this page Mar 9, 2014 · 1 revision

This feature provided by at_ui.module module

When at_ui.module enabled, functions for Kint integration are available:

  1. atsm() ~ dsm()
  2. atdr() ~ kpr() but return string instead of print
  3. at_trace() ~ debug_backtrace()
  4. atd() ~ kpr()
  5. atdd() ~ kpr(); die;

Clone this wiki locally