DPM Once

Categories

Component ID

2493533

Component name

DPM Once

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Introduces a function called dpm_once() that only runs dpm once from each place it is called.

This code is not mine. I copied it from here:
http://dropbucket.org/node/1478
There is also a patch to be merged to devel here:
https://www.drupal.org/node/2294133

but because I needed the functionality and I wanted to be able to include it in my dev-profiles easily I opted to create this mini-module.

All credits go to https://www.drupal.org/u/rafal.enden