[pp-1] Explore ordering multiple hook implementations relatively to other hooks

Created on 28 February 2025, about 2 months ago

Problem/Motivation

πŸ“Œ Hook ordering across OOP, procedural and with extra types Active Introduces a modern way to order hooks.
This does not handle the edge case of multiple implementations.

This issue is to follow up on that:
Specifically
Currently in ModuleHandler::getHookListeners(), we are grouping implementations by module $this->invokeMap[$hook][$module][] = $callable;

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

πŸ“Œ Task
Status

Active

Version

11.0 πŸ”₯

Component

base system

Created by

πŸ‡ΊπŸ‡ΈUnited States nicxvan

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024