object
Krumo
Modules · Developer · Third-party integration · Utility · - Any - · array · devel · krumo · object · trace · variables
aviddv1 - February 17, 2009 - 17:51
The Krumo is based on the Krumo debug tool which is included with the Devel module.
It is designed to assist developers in debugging variables by providing a simple block that can be configured to display all of the elements of a given array or object. Krumo is an alternative to php's built-in print_r and var_dump functions.
Krumo will print out a stack of variables using css and dhtml in way that is more human readable than the alternatives.
Variables cab be added to a stack through a simple function call. The stack is in turn displayed in a block using Krumo to format the results.
