Created on 5 November 2024, about 2 months ago

Problem/Motivation

Run time ModuleHandler::reOrderModulesForAlter calls hook_module_implements_alter with the module names of OOP hook implementations. This only happens for extra hooks like form_FORM_ID_alter and form_FORM_BASE_ID_alter. This is why HookOrder is confusing: hook_module_implements_alter always works or will after this patch but HookOrder currently doesn't work for extra hooks and it's out of scope for this issue to fix that.

Steps to reproduce

...

Proposed resolution

We should consider removing it for now.

Remaining tasks

Remove it.
Update CR on OOP hook issue

User interface changes

N/A

Introduced terminology

N/A

API changes

N/A

Data model changes

N/A

Release notes snippet

N/A

πŸ“Œ 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

Merge Requests

Comments & Activities

Production build 0.71.5 2024