Dev Info

This project is not covered by Drupal’s security advisory policy.

A simple module that provides functions and information useful during module development.

Currently it uses the node_api and form_alter hooks to print node and form information at the top of a page.
90% of my debug statements where printing either node or form arrays, so this module negates the need for any of that.

I will be add features to this as the need arises.

On the drawing board is a global debug and the ability to choose the output format of the information ie var_export print_r (html entity encoded) etc.

Project information

  • Module categories: Developer Tools
  • Created by regx on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases