Experimental project

This is a sandbox project, which contains experimental code for developer use only.

It´s a simple alternative to dsm function of Devel module. I called it print_die,

because the execution is terminated after variables are rendered.

Features:

*Print objects, arrays, and simple variables.

*Format and highlight sql statements

*Accept multiple parameters

*Terminate the execution, and avoid Drupal do nothing more.

Usage:

print_d($var1,$var2,....);

or using the mask 'asd':

asd($var1,$var2,....);

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Created by ecdani on , updated