Vardump

Component ID

188864

Component name

Vardump

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

2901

Component created

Component changed

Component body

Vardump module enables users with appropriate permissions to dump the Drupal variables table in a variety of formats, including a simple XML representation, key-value pairs, and PHP code.

This may be of use for projects which need to understand and migrate configuration of complex sites.

Update: Have a look at the Variable Dump module for D6 and later, which seems to do everything that this module does and more.