Drupal is a registered trademark of Dries Buytaert
cms 2.1.3 Update released for Drupal core (2.1.3)! drupal 10.5.11 Update released for Drupal core (10.5.11)! drupal 11.3.11 Update released for Drupal core (11.3.11)! drupal 11.2.13 Update released for Drupal core (11.2.13)! drupal 10.6.10 Update released for Drupal core (10.6.10)! cms 2.1.2 Update released for Drupal core (2.1.2)! drupal 11.1.10 Update released for Drupal core (11.1.10)! drupal 10.5.10 Update released for Drupal core (10.5.10)! drupal 10.4.10 Update released for Drupal core (10.4.10)! drupal 11.2.12 Update released for Drupal core (11.2.12)! drupal 11.3.10 Update released for Drupal core (11.3.10)! drupal 10.6.9 Update released for Drupal core (10.6.9)! drupal 10.6.8 Update released for Drupal core (10.6.8)! drupal 11.3.9 Update released for Drupal core (11.3.9)! drupal 11.3.8 Update released for Drupal core (11.3.8)! drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)!

Please note that this project is experimental.

The Entity Usage Queue Tracking module adds support to Entity Usage for tracking via a queue. When the entity usage is tracked via a queue, the tracking information will be updated when cron runs. This means some references between entities could be missing. Only use this setting when you are sure there are no automatic processes using the tracking information to update or delete content.

Since this is for advanced users only, this setting is not exposed in the UI. This can be enabled through the settings.php file by adding the following line:

$config['entity_usage_queue_tracking.settings']['queue_tracking'] = TRUE;

You also need to periodically run `drush clean_usage_table` to clean references
to outdated revisions.

Code for this module is largely based on https://www.drupal.org/project/entity_usage/issues/3015287#comment-14410307

Activity

Total releases
4
First release
Feb 2026
Latest release
2 months ago
Release cadence
9 days
Stability
100% stable

Release Timeline

Releases

Version Type Release date
9.1.5 Stable Mar 9, 2026
9.1.4 Stable Mar 9, 2026
9.1.3 Stable Mar 4, 2026
9.1.2 Stable Feb 11, 2026