Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Release: Opensolr Search 4.5.0 Minor update available for module opensolr_search (4.5.0). Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Usage Milestone: Simplify Module simplify crossed 10,000 active installs. Usage Milestone: Views Reference Filter Module entityreference_filter crossed 10,000 active installs. Usage Milestone: Dropdown Language Module dropdown_language crossed 10,000 active installs. Usage Milestone: Paragraphs Browser Module paragraphs_browser crossed 10,000 active installs. Usage Milestone: OpenAPI Module openapi crossed 10,000 active installs. Usage Milestone: Decoupled Router Module decoupled_router crossed 10,000 active installs. Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

Transmuter

No security coverage
View on drupal.org

This module allows you to create reusable "transmuter" plugins that act as theme preprocessors. These plugins can integrate with Drupal's theme registry and preprocess hooks to modify HTML or theme elements, similar to how theme preprocess functions work. They are cached for performance and can be defined within themes or modules.

The module name is a play on the alchemy transmutation of elements. Elements in
this case refers to HTML elements or theme elements

This module adds transmuter plugins which can function as theme preprocessors of
Drupal templates. Transmuter plugins are discoverable in modules and theme by
using the Transmuter attribute on the plugin classes (@see README).

Attribute discovery of theme defined plugins are possible with the use of the
themespace module.

Transmuter plugins are added to the theme registry and are compatible and work
well with theme preprocess hooks which are defined by other modules and themes.
By applying to the theme registry, the definitions are cached when the theme
registry is built.

Features

Transmuter preprocess plugins work well and will interweave with other preprocess hooks defined by Drupal, modules or themes. They are applied to the theme registry and are cached with the theme registry. The plugins make good use of caching and static memory so generally provides good performance.

Transmuter plugins which are defined by themes are cached per theme and will
only be applied when that theme is active. This behavior matches what theme
preprocess hooks defined by themes would do.

Transmuters are applied to when sub-themes are active as well, and will run
execute before the sub-theme definitions.

Additional Requirements

This project requires the themespace module to help support theme discovery of transmuter plugins.

Similar projects

This module is similar to the Preprocess module

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
8
Tracked since
Jan 2025
Latest release
1 month ago
Releases (12 mo)
3 ▼ from 5
Maintenance
Active

Release Timeline

Releases

Version Type Core Release date
2.0.0-alpha2 Pre-release 11 Jul 31, 2026
2.0.0-alpha1 Pre-release 11 Jul 30, 2026
2.0.x-dev Dev 11 Jul 22, 2026
1.0.0-alpha4 Pre-release 10–11 May 20, 2025
1.0.0-alpha3 Pre-release 10–11 Mar 19, 2025
1.0.0-alpha2 Pre-release 10–11 Mar 6, 2025
1.0.0-alpha1 Pre-release 10–11 Jan 8, 2025
1.0.x-dev Dev 10–11 Jan 8, 2025