Convert Hooks to Object Oriented Implementation

Created on 28 May 2025, 11 days ago

Problem/Motivation

Update hook implementations to use the Hook attribute and object-oriented implementations for future compatibility and easier maintenance and testing. See https://www.drupal.org/node/3442349 β†’ .

User interface changes

None

API changes

  • Existing hooks replaced with class loading of new OO implementations
  • Existing hook functions marked with LegacyHook attribute for eventual removal
  • New implementations for hook interactions implemented in hook classes and tagged with Hook attribute

Data model changes

None

πŸ“Œ Task
Status

Active

Version

9.1

Component

Module Core

Created by

πŸ‡ΊπŸ‡ΈUnited States slucero Arkansas

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