https://www.drupal.org/node/3497308
Reorder hook implementations in other modules with the #[ReorderHook] attribute | Drupal.org
Feb 16, 2026 - In the rare case when a module wants to change when the implementation of a hook by another module executes, the #[ReorderHook] attribute can be used. This...
other modules