Bulk Field Process

Component ID

2877524

Component name

Bulk Field Process

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This module creates a framework for performing actions against field data. This all happens via direct queries which makes fast and also dangerous as none of the Drupal hooks are invoked.

Example use cases could include

- Updating data in every "text" type field
- Permanently replacing a token
- Updating any field value to a new default value