Hook Event Dispatcher and Drupal 11
The latest stable release, 4.2.0, declares a core version requirement of ^10.2 || ^11, which covers Drupal 11.
This module dispatches events for several Drupal core and module hooks. This allows you to use the Drupal Event Subscriber system, instead of the outdated hook system, to react on certain events. The module includes events for the most common hooks. Currently this module dispatches events for lots of hooks, just look in the code.
Key facts
- Project
- hook_event_dispatcher
- Latest stable with Drupal 11 support
- 4.2.0 (22 Sept 2024)
- Core version requirement
- ^10.2 || ^11
- Maintenance status
- Actively maintained
- Reported installs
- 10,930
- Last synced from drupal.org
- 21 Sept 2026
Every field above comes from the drupal.org API. The Drupal 11 status is derived from the core version requirement across this project's releases.
Source: drupal.org/project/hook_event_dispatcher
Related modules in Content editing experience
Field Group
ReadyAllows fields to be grouped together in multiple group types, such as fieldsets, horizontal/vertical tabs, details, accordions, div wrappers, or HTML elements
field_groupLatest stable 4.0.0303,420 sitesEntity Reference Revisions
ReadyAdds an Entity Reference field type with revision support, allowing specific entity revisions to be references. This is useful for modules like Paragraphs and Inline Entity Form.
entity_reference_revisionsLatest stable 8.x-1.14265,963 sitesParagraphs
ReadyOverview Paragraphs is the new way of content creation! It allows you — Site Builders — to make things cleaner so that you can give more editing power to your end-users. Instead of putting all their content in one WYSIWYG body field including images and videos, end-users can now choose on-the-fly between pre-defined Paragraph Types independent from one another.
paragraphsLatest stable 8.x-1.23256,792 sitesIMCE
ReadyA file manager featuring personal directories and quotas.
imceLatest stable 3.1.5177,012 sitesCrop API
ReadyProvides basic API for image cropping. This module won't do much by itself. Users should pick one of UI modules that utilize this API: Image widget crop Focal point Technical details Initial discussion can be found on manual crop issue queue . Crop API logo was created by @woprrr .
cropLatest stable 8.x-2.6159,633 sitesHoneypot
ReadyUses both the honeypot and timestamp strategies to deter spam bots from completing forms on your site. These methods are effective and not as intrusive as CAPTCHAs or other schemes that punish the user.
honeypotLatest stable 2.2.2146,192 sites