Categorized Token Filter
This module improves the performance of the Token module by categorizing and filtering the available tokens instead of loading them all at once. This makes browsing tokens faster and more responsive, especially on sites with many entities.
Categorized Token Filter is a specialized extension for the Token module. It is suitable for projects with a large amount of entities, which typically leads to very long loading times for the token list after clicking the 'Browse available tokens' link. Instead of loading all tokens at once, this module uses a filtered approach to keep the interface fast and responsive.
Features
The filter list includes 'Global types', various Entity types, and an 'Other' category.
Post-Installation
Install this module like any other Drupal module. Once installed, a modal form containing the filter will be available.
Additional Requirements
This module extends the Token module.
Depends on
Dependencies of the latest stable release
- token Drupal core
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.0.2 | Stable | 10–11 | Added composer.json and updated the README file. | Apr 15, 2026 | |
| 1.0.1 | Stable | 10–11 | Added composer.json and updated the README file. | Apr 15, 2026 | |
| 1.0.0 | Stable | 10–11 | Initial stable release of Categorized Token Filter. | Mar 1, 2026 | |
| 1.0.x-dev | Dev | 10–11 | Initial dev release. | Jan 31, 2026 |