Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
9.89 KB
MD5: 107f6403d09b5151de0363366b06e5de
SHA-1: aee4f451f263b741913bb21ff20afa0734f50b35
SHA-256: c5b53f0b8b2687ccf80dc6a8cb77ce225cb69f13ce92367c791be7c290ff221f
Download zip
10.91 KB
MD5: 197f5b7544f152e72800b0b0beb7d463
SHA-1: 3537bdb75e01e48e4e6818cb902d6231accf4591
SHA-256: 7d225a38945585165e7c37740d35eb05c1835c6f37e333e8eccca3eacec5de23
Release notes
Search krumo extends the devel module.
FUNCTIONALITY:
==============
Search:
-------
You can search for keys or values.
Every krumo will have a search field on top of it.
Variable path:
--------------
You can copy the path to an item in an array/object.
Example: $variables['page']->node->nid
To fully use this function use sdpm instead of dpm.
This will add the variable name that you have put into sdpm()
This way it is only copy and paste, the best for hard working/lazy programmers!