Closed (fixed)
Project:
Devel
Version:
7.x-1.x-dev
Component:
devel
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Mar 2011 at 15:32 UTC
Updated:
30 Mar 2011 at 02:11 UTC
while working a lot with rules, i felt the need for something like this...
the attached patch would add a action which debugs any given $value by using dpm($value)
| Comment | File | Size | Author |
|---|---|---|---|
| devel_rules_debug.patch | 644 bytes | dasjo |
Comments
Comment #1
dasjoComment #2
moshe weitzman commentedLooks good. Feedback welcome before commit.
Comment #3
klausiWorks nicely. Perhaps we could add a debug function selection (e.g. someone might want to use dd() instead of dpm()), but that could be done in a follow-up.
Comment #4
moshe weitzman commentedcommitted